UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

The application Game Center must be removed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-51593 OSX8-00-00480 SV-65803r1_rule Low
Description
The application Game Center must be removed.
STIG Date
Apple OS X 10.8 (Mountain Lion) Workstation STIG 2015-02-10

Details

Check Text ( C-53917r1_chk )
To check for the existence of Game Center, run the following command:

ls -ald /Applications/Game\ Center.app

If anything is returned, this is a finding.
Fix Text (F-56397r1_fix)
To remove Game Center, run the following command:

sudo rm -Rf /Applications/Game\ Center.app